home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / packdv16.rea < prev    next >
Text File  |  1996-01-16  |  4KB  |  74 lines

  1. Short:    Packs DFx, DHx etc., XPK support, V1.6
  2. Author:   Christian Wasner
  3. Uploader: wasner@ifmsun1.ifm.uni-hamburg.de
  4. Type:     util/arc
  5.  
  6. With  this program you can read or write data directly from/to a disk.  The
  7. blocks of the disk are read and stored into a file.  All types of disks can
  8. be read (i.e.  DHx:  RAD:  DFx:  etc., but not CD Roms).  When handling DOS
  9. disks,  only  the  used blocks are read/written if not specified otherwise.
  10. All  blocks  are  handled if the disk has no known filesystem (e.g.  PeeCee
  11. disks  or  demo disks with trackloaders).  The data can also be packed with
  12. any bugfree XPK packer.  The program currently only has a shell interface.
  13.  
  14. All  this  sounds  like "Oh no, another DMS clone", but DMS can only handle
  15. floppy  disks or devices with the size of floppy disks.  Even Non-DOS disks
  16. can be handled (then all blocks are read, of course).  Another advantage of
  17. PackDev  is  that  is  doesn't  use stolen code like the authors of DMS do.
  18. PackDev  supports  the  xpk packer system thus it's much more flexible than
  19. DMS.   You  can  use any xpk packer you like, e.g.  a disk with pictures or
  20. sounds  or  anything  else  can be packed with an xpk packer customized for
  21. that type of data.  When comparing size, you see that DevPack is only 23 KB
  22. long !
  23.  
  24.  
  25. Aug-14 1994 V1.0 - Initial release, never released I think...
  26.  
  27. Aug-18 1994 V1.1 - Minor bugs fixed
  28.  
  29. Apr-16 1995 V1.2 - Problems  with  OFS disks fixed (PackDev didn't know the
  30.                    number of free/used blocks)
  31.                  - ALL, NOVERBOSE, QUIET and NOCONFIRM keyword added
  32.                  - Doc file corrected and improved
  33.                  - Filesystem  type  is  now  read  from block 0 instead of
  34.                    reading  it from the DOS node, because the latter always
  35.                    contains DOS\0 for Amiga floppies
  36.                  - Minor bugfixes
  37.  
  38. Apr-30 1995 V1.3 - If the partition with LIBS: on it is to be handled,
  39.                    PackDev could not open XPK (sub-)libraries, fixed
  40.                  - Minimum XPK buffer size corrected
  41.                  - TESTFILE parameter added
  42.                  - Checksums installed, in case an xpk packer doesn't keep
  43.                    them
  44.                  - Argument handling changed (you got me, Christian...)
  45.                  - BLOCKLIST parameter added
  46.                  - PASSWORD parameter added
  47.  
  48. Jul-02 1995 V1.4 - OS 2.0 workaround: Filesystems cannot be inhibited if
  49.                    the DosList is locked. Now it is unlocked before
  50.                    inhibiting (Thanks, Golly).
  51.                  - Bugfix: DosList was locked with LDF_READ|LDF_DEVICES,
  52.                    but unlocked with LDF_READ|LDF_VOLUMES.
  53.                  - Minor docfile editing
  54.  
  55. Aug-17 1995 V1.5 - Read/write error output/user interaction was only done
  56.                    if QUIET or NOCONFIRM were set. This must be vice versa,
  57.                    of course (Thanks Dirk)
  58.                  - Documentation is now in Amigaguide format (Thanks to
  59.                    Edd Dumbill, the author of Heddley, a great Amigaguide
  60.                    editor)
  61.  
  62. Sep-03 1995 V1.6 - Added new parameters: TDFLABEL, NOVERIFY, TRUENAME
  63.                  - TDFORMAT does no longer write label buffers, use TDFLABEL
  64.                    for this in future
  65.                  - XPK timing docs revised
  66.                  - Guide file improved
  67.                  - The guide became longer than the executable :-)
  68.  
  69. -------- ANOTHER FINE PHANTASM TOOL --------
  70. ____________ ________ _________  ____ _____
  71. ____  /  /  /__ ____ _\ ._ __  /  __/___ _/
  72. _/ __/     /    /  / /// /    /__  / / / /
  73. ___//__/__/_/__/__/__/__/_/__/___ /_/_/_/LNF
  74.